[INFO] cloning repository https://github.com/EkuboProtocol/evm-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EkuboProtocol/evm-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEkuboProtocol%2Fevm-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEkuboProtocol%2Fevm-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c7a9ed04bbdbf000951e0d4184b05a04313ccc5
[INFO] fixing EkuboProtocol/evm-rust-sdk against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEkuboProtocol%2Fevm-rust-sdk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EkuboProtocol/evm-rust-sdk
[INFO] finished tweaking git repo https://github.com/EkuboProtocol/evm-rust-sdk
[INFO] tweaked toml for git repo https://github.com/EkuboProtocol/evm-rust-sdk written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EkuboProtocol/evm-rust-sdk on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EkuboProtocol/evm-rust-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded starknet-types-core v1.0.0
[INFO] [stderr]   Downloaded ruint-macro v1.2.1
[INFO] [stderr]   Downloaded fastrlp v0.4.0
[INFO] [stderr]   Downloaded fastrlp v0.3.1
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded ark-ff-macros v0.5.0
[INFO] [stderr]   Downloaded ark-ff-asm v0.5.0
[INFO] [stderr]   Downloaded ark-serialize v0.5.0
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded alloy-rlp v0.3.13
[INFO] [stderr]   Downloaded ark-std v0.5.0
[INFO] [stderr]   Downloaded educe v0.6.0
[INFO] [stderr]   Downloaded keccak-asm v0.1.6
[INFO] [stderr]   Downloaded ark-ff v0.5.0
[INFO] [stderr]   Downloaded rapidhash v4.4.1
[INFO] [stderr]   Downloaded ruint v1.17.2
[INFO] [stderr]   Downloaded alloy-primitives v0.6.4
[INFO] [stderr]   Downloaded lambdaworks-math v0.13.0
[INFO] [stderr]   Downloaded alloy-primitives v1.5.7
[INFO] [stderr]   Downloaded lambdaworks-crypto v0.13.0
[INFO] [stderr]   Downloaded sha3-asm v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a464f54b25dac15d28da3dfe6eb89e98fb54bc612f3ac7a978c9a809bb6b4415
[INFO] running `Command { std: "docker" "start" "a464f54b25dac15d28da3dfe6eb89e98fb54bc612f3ac7a978c9a809bb6b4415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a464f54b25dac15d28da3dfe6eb89e98fb54bc612f3ac7a978c9a809bb6b4415" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a464f54b25dac15d28da3dfe6eb89e98fb54bc612f3ac7a978c9a809bb6b4415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a464f54b25dac15d28da3dfe6eb89e98fb54bc612f3ac7a978c9a809bb6b4415" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking ruint v1.17.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking ekubo_sdk v3.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::chain::evm`, `crate::chain::starknet`
[INFO] [stdout]   --> src/math/delta.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         evm::Evm,
[INFO] [stdout]    |         ^^^ could not find `evm` in `chain`
[INFO] [stdout] 88 |         starknet::Starknet,
[INFO] [stdout]    |         ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/chain/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]    |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout] 14 | pub mod evm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/chain/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "starknet")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout] 16 | pub mod starknet;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::chain::evm`, `crate::chain::starknet`
[INFO] [stdout]    --> src/math/swap.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             evm::Evm,
[INFO] [stdout]     |             ^^^ could not find `evm` in `chain`
[INFO] [stdout] 202 |             starknet::Starknet,
[INFO] [stdout]     |             ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::chain::evm`, `crate::chain::starknet`
[INFO] [stdout]   --> src/math/tick.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         evm::Evm,
[INFO] [stdout]    |         ^^^ could not find `evm` in `chain`
[INFO] [stdout] 80 |         starknet::Starknet,
[INFO] [stdout]    |         ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/chain/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]    |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout] 14 | pub mod evm;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/chain/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "starknet")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout] 16 | pub mod starknet;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::chain::evm`
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |         use crate::chain::{evm::Evm, tests::chain_test};
[INFO] [stdout]     |                            ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::chain::starknet`
[INFO] [stdout]    --> src/quoting/pools/concentrated.rs:522:13
[INFO] [stdout]     |
[INFO] [stdout] 522 |             starknet::Starknet,
[INFO] [stdout]     |             ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::chain::starknet`
[INFO] [stdout]    --> src/quoting/pools/oracle.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             starknet::{
[INFO] [stdout]     |             ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::chain::evm`
[INFO] [stdout]    --> src/quoting/pools/twamm.rs:421:13
[INFO] [stdout]     |
[INFO] [stdout] 421 |             evm::Evm,
[INFO] [stdout]     |             ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | /         chain_test!(zero_liquidity_price_eq_sale_ratio, {
[INFO] [stdout] 124 | |             let result = run_case::<ChainTy>(U256::ZERO, 0, TOKEN_SALE_RATE, TOKEN_SALE_RATE, 0);
[INFO] [stdout] 125 | |             assert_eq!(result, uint!(340282366920938463463374607431768211456_U256));
[INFO] [stdout] 126 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         chain_test!(large_exponent_price_sqrt_ratio, {
[INFO] [stdout] 129 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 130 | |                 U256::ONE << 128,
[INFO] [stdout] 131 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             );
[INFO] [stdout] 140 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | /         chain_test!(low_liquiidty_same_sale_ratio, {
[INFO] [stdout] 143 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 144 | |                 U256::from(2u128) << 128,
[INFO] [stdout] 145 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |             assert_eq!(result, uint!(340282366920938463463374607431768211456_U256));
[INFO] [stdout] 151 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | /         chain_test!(low_liquidity_token0_gt_token1, {
[INFO] [stdout] 154 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 155 | |                 U256::ONE << 128,
[INFO] [stdout] 156 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |             assert_eq!(result, uint!(240615969168004511545033772477625056927_U256));
[INFO] [stdout] 162 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 | /         chain_test!(low_liquidity_token1_gt_token0, {
[INFO] [stdout] 165 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 166 | |                 U256::ONE << 128,
[INFO] [stdout] 167 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |             assert_eq!(result, uint!(481231938336009023090067544951314448384_U256));
[INFO] [stdout] 173 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | /         chain_test!(high_liquidity_same_sale_ratio, {
[INFO] [stdout] 176 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 177 | |                 U256::from(2u128) << 128,
[INFO] [stdout] 178 | |                 1_000_000 * ONE_E18,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |             assert_eq!(result, uint!(680563712996817890757827685335626524191_U256));
[INFO] [stdout] 184 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         chain_test!(high_liquidity_token0_gt_token1, {
[INFO] [stdout] 187 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 188 | |                 U256::ONE << 128,
[INFO] [stdout] 189 | |                 1_000_000 * ONE_E18,
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |             assert_eq!(result, uint!(340282026639252118183347287047607050305_U256));
[INFO] [stdout] 195 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | /         chain_test!(high_liquidity_token1_gt_token0, {
[INFO] [stdout] 198 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 199 | |                 U256::ONE << 128,
[INFO] [stdout] 200 | |                 1_000_000 * ONE_E18,
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |             assert_eq!(result, uint!(340282707202965090089453576058304747105_U256));
[INFO] [stdout] 206 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | /         chain_test!(round_in_direction_of_price, {
[INFO] [stdout] 209 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 210 | |                 uint!(481231811499356508086519009265716982182_U256),
[INFO] [stdout] 211 | |                 70_710_696_755_630_728_101_718_334,
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |             assert_eq!(result, uint!(481207752340104468493822013619596511452_U256));
[INFO] [stdout] 217 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 579 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 580 | |                     PoolKey {
[INFO] [stdout] 581 | |                         token0: ChainTy::zero_address(),
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                 );
[INFO] [stdout] 598 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 604 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 605 | |                     pool_key::<ChainTy>(0, zero_fee::<ChainTy>()),
[INFO] [stdout] 606 | |                     pool_state(SQRT_RATIO_ONE, 0, None),
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |                 );
[INFO] [stdout] 613 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 619 | |                 if let Some(invalid) = ChainTy::max_tick_spacing().0.checked_add(1) {
[INFO] [stdout] 620 | |                     let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 621 | |                         pool_key::<ChainTy>(invalid, zero_fee::<ChainTy>()),
[INFO] [stdout] ...   |
[INFO] [stdout] 630 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 636 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 637 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 638 | |                     pool_state(sqrt_ratio::<ChainTy>(0), 1, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 644 | |                 );
[INFO] [stdout] 645 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:650:13
[INFO] [stdout]     |
[INFO] [stdout] 650 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 651 | |                 let spacing = ChainTy::max_tick_spacing();
[INFO] [stdout] 652 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 653 | |                     pool_key::<ChainTy>(spacing.0, zero_fee::<ChainTy>()),
[INFO] [stdout] ...   |
[INFO] [stdout] 660 | |                 );
[INFO] [stdout] 661 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:666:13
[INFO] [stdout]     |
[INFO] [stdout] 666 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 667 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 668 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 669 | |                     pool_state(sqrt_ratio::<ChainTy>(0), 1, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |                 );
[INFO] [stdout] 676 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:681:13
[INFO] [stdout]     |
[INFO] [stdout] 681 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 682 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 683 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 684 | |                     pool_state(sqrt_ratio::<ChainTy>(0), 0, Some(2)),
[INFO] [stdout] ...   |
[INFO] [stdout] 690 | |                 );
[INFO] [stdout] 691 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:696:13
[INFO] [stdout]     |
[INFO] [stdout] 696 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 697 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 698 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 699 | |                     pool_state(SQRT_RATIO_ONE, 0, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 705 | |                 );
[INFO] [stdout] 706 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:711:13
[INFO] [stdout]     |
[INFO] [stdout] 711 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 712 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 713 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 714 | |                     pool_state(SQRT_RATIO_ONE - U256::ONE, 2, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 720 | |                 );
[INFO] [stdout] 721 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:726:13
[INFO] [stdout]     |
[INFO] [stdout] 726 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 727 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 728 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 729 | |                     pool_state(SQRT_RATIO_ONE + U256::ONE, 0, None),
[INFO] [stdout] ...   |
[INFO] [stdout] 735 | |                 );
[INFO] [stdout] 736 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 746 | |                 let pool = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 747 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 748 | |                     pool_state(SQRT_RATIO_ONE, 0, None),
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |                 );
[INFO] [stdout] 769 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 775 | |                 let pool = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 776 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 777 | |                     pool_state(SQRT_RATIO_ONE, 0, None),
[INFO] [stdout] ...   |
[INFO] [stdout] 797 | |                 );
[INFO] [stdout] 798 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:803:13
[INFO] [stdout]     |
[INFO] [stdout] 803 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 804 | |                 let pool = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 805 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 806 | |                     pool_state(SQRT_RATIO_ONE, 1_000_000_000, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 826 | |                 );
[INFO] [stdout] 827 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:832:13
[INFO] [stdout]     |
[INFO] [stdout] 832 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 833 | |                 let pool = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 834 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 835 | |                     pool_state(sqrt_ratio::<ChainTy>(1), 0, Some(1)),
[INFO] [stdout] ...   |
[INFO] [stdout] 855 | |                 );
[INFO] [stdout] 856 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/oracle.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 | /         chain_test!(max_price_constructor, {
[INFO] [stdout] 258 | |             let state = build_pool::<ChainTy>(max_ratio::<ChainTy>(), 1, 0).state();
[INFO] [stdout] 259 | |             assert_eq!(state.full_range_pool_state.liquidity(), 1);
[INFO] [stdout] 260 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/oracle.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | /         chain_test!(min_price_constructor, {
[INFO] [stdout] 263 | |             let state = build_pool::<ChainTy>(min_ratio::<ChainTy>(), 1, 0).state();
[INFO] [stdout] 264 | |             assert_eq!(state.full_range_pool_state.liquidity(), 1);
[INFO] [stdout] 265 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/oracle.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | /     chain_test!(quote_token1_input_update, {
[INFO] [stdout] 283 | |         let pool = default_pool::<ChainTy>();
[INFO] [stdout] 284 | |
[INFO] [stdout] 285 | |         let quote = pool
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |         );
[INFO] [stdout] 306 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/oracle.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 | /     chain_test!(quote_token0_input, {
[INFO] [stdout] 309 | |         let pool = default_pool::<ChainTy>();
[INFO] [stdout] 310 | |
[INFO] [stdout] 311 | |         let quote = pool
[INFO] [stdout] ...   |
[INFO] [stdout] 331 | |         );
[INFO] [stdout] 332 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 | /         chain_test!(max_price_constructor, {
[INFO] [stdout] 505 | |             let pool = build_pool::<ChainTy>(max_ratio::<ChainTy>(), 1, 0, 0, 0, vec![]);
[INFO] [stdout] 506 | |             assert_eq!(pool.state().full_range_pool_state.liquidity, 1);
[INFO] [stdout] 507 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 | /         chain_test!(min_price_constructor, {
[INFO] [stdout] 510 | |             let pool = build_pool::<ChainTy>(min_ratio::<ChainTy>(), 1, 0, 0, 0, vec![]);
[INFO] [stdout] 511 | |             assert_eq!(pool.state().full_range_pool_state.liquidity, 1);
[INFO] [stdout] 512 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 514 | /         chain_test!(sale_rate_deltas_must_exceed_last_execution_time, {
[INFO] [stdout] 515 | |             let result = try_build_pool::<ChainTy>(
[INFO] [stdout] 516 | |                 max_ratio::<ChainTy>(),
[INFO] [stdout] 517 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |             ));
[INFO] [stdout] 531 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 | /         chain_test!(sale_rate_deltas_must_be_ordered, {
[INFO] [stdout] 534 | |             let result = try_build_pool::<ChainTy>(
[INFO] [stdout] 535 | |                 max_ratio::<ChainTy>(),
[INFO] [stdout] 536 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 556 | |             ));
[INFO] [stdout] 557 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 | /         chain_test!(sale_rate_deltas_must_sum_to_zero, {
[INFO] [stdout] 560 | |             let result = try_build_pool::<ChainTy>(
[INFO] [stdout] 561 | |                 max_ratio::<ChainTy>(),
[INFO] [stdout] 562 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |             ));
[INFO] [stdout] 583 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 | /         chain_test!(sale_rate_deltas_sum_to_zero, {
[INFO] [stdout] 586 | |             build_pool::<ChainTy>(
[INFO] [stdout] 587 | |                 max_ratio::<ChainTy>(),
[INFO] [stdout] 588 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |             );
[INFO] [stdout] 605 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:608:5
[INFO] [stdout]     |
[INFO] [stdout] 608 | /     chain_test!(zero_sale_rates_quote_token0, {
[INFO] [stdout] 609 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 610 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 611 | |             1_000_000_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |         );
[INFO] [stdout] 644 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:646:5
[INFO] [stdout]     |
[INFO] [stdout] 646 | /     chain_test!(zero_sale_rates_quote_token1, {
[INFO] [stdout] 647 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 648 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 649 | |             100_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |         );
[INFO] [stdout] 682 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 684 | /     chain_test!(non_zero_sale_rate_token0_quote_token1, {
[INFO] [stdout] 685 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 686 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 687 | |             1_000_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | |         );
[INFO] [stdout] 724 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:726:5
[INFO] [stdout]     |
[INFO] [stdout] 726 | /     chain_test!(non_zero_sale_rate_token1_quote_token1, {
[INFO] [stdout] 727 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 728 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 729 | |             1_000_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |         );
[INFO] [stdout] 766 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:768:5
[INFO] [stdout]     |
[INFO] [stdout] 768 | /     chain_test!(non_zero_sale_rate_token0_max_price_quote_token1, {
[INFO] [stdout] 769 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 770 | |             max_ratio::<ChainTy>(),
[INFO] [stdout] 771 | |             1_000_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 807 | |         );
[INFO] [stdout] 808 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:809:5
[INFO] [stdout]     |
[INFO] [stdout] 809 | /     chain_test!(
[INFO] [stdout] 810 | |         zero_sale_rate_token0_close_to_max_usable_price_deltas_move_to_usable_price_quote_token1,
[INFO] [stdout] 811 | |         {
[INFO] [stdout] 812 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...   |
[INFO] [stdout] 859 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:861:5
[INFO] [stdout]     |
[INFO] [stdout] 861 | /     chain_test!(
[INFO] [stdout] 862 | |         zero_sale_rate_token1_close_to_min_usable_price_deltas_move_to_usable_price_quote_token1,
[INFO] [stdout] 863 | |         {
[INFO] [stdout] 864 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...   |
[INFO] [stdout] 911 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:913:5
[INFO] [stdout]     |
[INFO] [stdout] 913 | /     chain_test!(
[INFO] [stdout] 914 | |         zero_sale_rate_token0_close_to_max_usable_price_deltas_move_to_usable_price_quote_token0,
[INFO] [stdout] 915 | |         {
[INFO] [stdout] 916 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...   |
[INFO] [stdout] 963 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:965:5
[INFO] [stdout]      |
[INFO] [stdout]  965 | /     chain_test!(
[INFO] [stdout]  966 | |         zero_sale_rate_token1_close_to_min_usable_price_deltas_move_to_usable_price_quote_token0,
[INFO] [stdout]  967 | |         {
[INFO] [stdout]  968 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1017:5
[INFO] [stdout]      |
[INFO] [stdout] 1017 | /     chain_test!(one_e18_sale_rates_no_sale_rate_deltas_quote_token1, {
[INFO] [stdout] 1018 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1019 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 1020 | |             100_000,
[INFO] [stdout] ...    |
[INFO] [stdout] 1056 | |         );
[INFO] [stdout] 1057 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1059:5
[INFO] [stdout]      |
[INFO] [stdout] 1059 | /     chain_test!(one_e18_sale_rates_no_sale_rate_deltas_quote_token0, {
[INFO] [stdout] 1060 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1061 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 1062 | |             100_000,
[INFO] [stdout] ...    |
[INFO] [stdout] 1098 | |         );
[INFO] [stdout] 1099 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1101:5
[INFO] [stdout]      |
[INFO] [stdout] 1101 | /     chain_test!(
[INFO] [stdout] 1102 | |         token0_sale_rate_greater_than_token1_sale_rate_no_sale_rate_deltas_quote_token1,
[INFO] [stdout] 1103 | |         {
[INFO] [stdout] 1104 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1144 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1146:5
[INFO] [stdout]      |
[INFO] [stdout] 1146 | /     chain_test!(
[INFO] [stdout] 1147 | |         token1_sale_rate_greater_than_token0_sale_rate_no_sale_rate_deltas_quote_token1,
[INFO] [stdout] 1148 | |         {
[INFO] [stdout] 1149 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1189 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1191:5
[INFO] [stdout]      |
[INFO] [stdout] 1191 | /     chain_test!(
[INFO] [stdout] 1192 | |         token0_sale_rate_greater_than_token1_sale_rate_no_sale_rate_deltas_quote_token0,
[INFO] [stdout] 1193 | |         {
[INFO] [stdout] 1194 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1234 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1236:5
[INFO] [stdout]      |
[INFO] [stdout] 1236 | /     chain_test!(
[INFO] [stdout] 1237 | |         token1_sale_rate_greater_than_token0_sale_rate_no_sale_rate_deltas_quote_token0,
[INFO] [stdout] 1238 | |         {
[INFO] [stdout] 1239 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1279 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1281:5
[INFO] [stdout]      |
[INFO] [stdout] 1281 | /     chain_test!(
[INFO] [stdout] 1282 | |         sale_rate_deltas_goes_to_zero_halfway_through_execution_quote_token0,
[INFO] [stdout] 1283 | |         {
[INFO] [stdout] 1284 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1324 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1326:5
[INFO] [stdout]      |
[INFO] [stdout] 1326 | /     chain_test!(
[INFO] [stdout] 1327 | |         sale_rate_deltas_doubles_halfway_through_execution_quote_token0,
[INFO] [stdout] 1328 | |         {
[INFO] [stdout] 1329 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1376 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1378:5
[INFO] [stdout]      |
[INFO] [stdout] 1378 | /     chain_test!(price_after_no_swap, {
[INFO] [stdout] 1379 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1380 | |             to_sqrt_ratio::<ChainTy>(693_147).unwrap(),
[INFO] [stdout] 1381 | |             70_710_696_755_630_728_101_718_334,
[INFO] [stdout] ...    |
[INFO] [stdout] 1424 | |         .unwrap();
[INFO] [stdout] 1425 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1427:5
[INFO] [stdout]      |
[INFO] [stdout] 1427 | /     chain_test!(moody_testing_examples, {
[INFO] [stdout] 1428 | |         let sale_rate = 10u128.pow(18) << 32;
[INFO] [stdout] 1429 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1430 | |             to_sqrt_ratio::<ChainTy>(693_147).unwrap(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1532 | |         );
[INFO] [stdout] 1533 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1535:5
[INFO] [stdout]      |
[INFO] [stdout] 1535 | /     chain_test!(compare_to_contract_output, |chain| {
[INFO] [stdout] 1536 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1537 | |             to_sqrt_ratio::<ChainTy>(693_147).unwrap(),
[INFO] [stdout] 1538 | |             70_710_696_755_630_728_101_718_334,
[INFO] [stdout] ...    |
[INFO] [stdout] 1619 | |         );
[INFO] [stdout] 1620 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:64:44
[INFO] [stdout]      |
[INFO] [stdout]   64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]      |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1622:5
[INFO] [stdout]      |
[INFO] [stdout] 1622 | /     chain_test!(second_swap_in_opposite_direction, {
[INFO] [stdout] 1623 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1624 | |             to_sqrt_ratio::<ChainTy>(693_147).unwrap(),
[INFO] [stdout] 1625 | |             70_710_696_755_630_728_101_718_334,
[INFO] [stdout] ...    |
[INFO] [stdout] 1657 | |         .unwrap();
[INFO] [stdout] 1658 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:16:9
[INFO] [stdout]      |
[INFO] [stdout]   15 | #[cfg(feature = "starknet")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]   16 | pub mod starknet;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     chain_test!(approximate_extra_distinct_bitmap_lookups_word_boundaries, {
[INFO] [stdout] 314 | |         let spacing = 1u32;
[INFO] [stdout] 315 | |         let base = to_sqrt_ratio::<ChainTy>(0).unwrap();
[INFO] [stdout] 316 | |         let same_word = to_sqrt_ratio::<ChainTy>(128).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |         );
[INFO] [stdout] 327 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 | /     chain_test!(approximate_extra_distinct_bitmap_lookups_negative_ticks, {
[INFO] [stdout] 330 | |         let spacing = 1u32;
[INFO] [stdout] 331 | |         let base = to_sqrt_ratio::<ChainTy>(0).unwrap();
[INFO] [stdout] 332 | |         let negative_same_word = to_sqrt_ratio::<ChainTy>(-1).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |         );
[INFO] [stdout] 343 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 | /         chain_test!(empty_ticks, {
[INFO] [stdout] 380 | |             let min_tick = ChainTy::min_tick();
[INFO] [stdout] 381 | |             let max_tick = ChainTy::max_tick();
[INFO] [stdout] 382 | |             let result =
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |             );
[INFO] [stdout] 394 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 | /         chain_test!(empty_ticks_rounded_tick_spacing, {
[INFO] [stdout] 397 | |             let result = construct_sorted_ticks::<ChainTy>(
[INFO] [stdout] 398 | |                 vec![],
[INFO] [stdout] 399 | |                 ChainTy::min_tick(),
[INFO] [stdout] ...   |
[INFO] [stdout] 413 | |             assert_eq!(result[1].liquidity_delta, -1000);
[INFO] [stdout] 414 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 | /         chain_test!(empty_ticks_zero_liquidity, {
[INFO] [stdout] 417 | |             let result = construct_sorted_ticks::<ChainTy>(
[INFO] [stdout] 418 | |                 vec![],
[INFO] [stdout] 419 | |                 ChainTy::min_tick(),
[INFO] [stdout] ...   |
[INFO] [stdout] 427 | |             assert_eq!(result.len(), 0);
[INFO] [stdout] 428 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 | /         chain_test!(min_max_tick_rounding, {
[INFO] [stdout] 431 | |             let tick_spacing = 10;
[INFO] [stdout] 432 | |             let min_searched = -15; // Should round down to -20
[INFO] [stdout] 433 | |             let max_searched = 25; // Should round up to 30
[INFO] [stdout] ...   |
[INFO] [stdout] 457 | |             assert_eq!(sum, 0);
[INFO] [stdout] 458 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 | /         chain_test!(current_tick_active_liquidity, {
[INFO] [stdout] 461 | |             let tick_spacing = 10;
[INFO] [stdout] 462 | |             let current_tick = 15;
[INFO] [stdout] 463 | |             let liquidity = 200;
[INFO] [stdout] ...   |
[INFO] [stdout] 504 | |             assert_eq!(sum, 0);
[INFO] [stdout] 505 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:507:9
[INFO] [stdout]     |
[INFO] [stdout] 507 | /         chain_test!(partial_view_with_existing_liquidity, {
[INFO] [stdout] 508 | |             let tick_spacing = 10;
[INFO] [stdout] ...   |
[INFO] [stdout] 552 | |             assert_eq!(sum, 0);
[INFO] [stdout] 553 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 | /         chain_test!(current_tick_below_min_tick, {
[INFO] [stdout] 556 | |             let tick_spacing = 10;
[INFO] [stdout] 557 | |             let min_searched = ChainTy::min_tick();
[INFO] [stdout] 558 | |             let max_searched = ChainTy::min_tick() + 100;
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |             );
[INFO] [stdout] 585 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `starknet` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:64:44
[INFO] [stdout]     |
[INFO] [stdout]  64 |               type $chain_ty = crate::chain::starknet::Starknet;
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `starknet` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 | /         chain_test!(with_min_max_tick_boundary, {
[INFO] [stdout] 588 | |             let tick_spacing = 10;
[INFO] [stdout] 589 | |             let min_tick = ChainTy::min_tick();
[INFO] [stdout] 590 | |             let max_tick = ChainTy::max_tick();
[INFO] [stdout] ...   |
[INFO] [stdout] 639 | |             assert_eq!(active_liquidity, 1000);
[INFO] [stdout] 640 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #[cfg(feature = "starknet")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `starknet` feature
[INFO] [stdout]  16 | pub mod starknet;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | /         chain_test!(zero_liquidity_price_eq_sale_ratio, {
[INFO] [stdout] 124 | |             let result = run_case::<ChainTy>(U256::ZERO, 0, TOKEN_SALE_RATE, TOKEN_SALE_RATE, 0);
[INFO] [stdout] 125 | |             assert_eq!(result, uint!(340282366920938463463374607431768211456_U256));
[INFO] [stdout] 126 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         chain_test!(large_exponent_price_sqrt_ratio, {
[INFO] [stdout] 129 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 130 | |                 U256::ONE << 128,
[INFO] [stdout] 131 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             );
[INFO] [stdout] 140 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | /         chain_test!(low_liquiidty_same_sale_ratio, {
[INFO] [stdout] 143 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 144 | |                 U256::from(2u128) << 128,
[INFO] [stdout] 145 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |             assert_eq!(result, uint!(340282366920938463463374607431768211456_U256));
[INFO] [stdout] 151 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | /         chain_test!(low_liquidity_token0_gt_token1, {
[INFO] [stdout] 154 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 155 | |                 U256::ONE << 128,
[INFO] [stdout] 156 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |             assert_eq!(result, uint!(240615969168004511545033772477625056927_U256));
[INFO] [stdout] 162 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 | /         chain_test!(low_liquidity_token1_gt_token0, {
[INFO] [stdout] 165 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 166 | |                 U256::ONE << 128,
[INFO] [stdout] 167 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |             assert_eq!(result, uint!(481231938336009023090067544951314448384_U256));
[INFO] [stdout] 173 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | /         chain_test!(high_liquidity_same_sale_ratio, {
[INFO] [stdout] 176 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 177 | |                 U256::from(2u128) << 128,
[INFO] [stdout] 178 | |                 1_000_000 * ONE_E18,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |             assert_eq!(result, uint!(680563712996817890757827685335626524191_U256));
[INFO] [stdout] 184 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         chain_test!(high_liquidity_token0_gt_token1, {
[INFO] [stdout] 187 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 188 | |                 U256::ONE << 128,
[INFO] [stdout] 189 | |                 1_000_000 * ONE_E18,
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |             assert_eq!(result, uint!(340282026639252118183347287047607050305_U256));
[INFO] [stdout] 195 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | /         chain_test!(high_liquidity_token1_gt_token0, {
[INFO] [stdout] 198 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 199 | |                 U256::ONE << 128,
[INFO] [stdout] 200 | |                 1_000_000 * ONE_E18,
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |             assert_eq!(result, uint!(340282707202965090089453576058304747105_U256));
[INFO] [stdout] 206 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/math/twamm/sqrt_ratio.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | /         chain_test!(round_in_direction_of_price, {
[INFO] [stdout] 209 | |             let result = run_case::<ChainTy>(
[INFO] [stdout] 210 | |                 uint!(481231811499356508086519009265716982182_U256),
[INFO] [stdout] 211 | |                 70_710_696_755_630_728_101_718_334,
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |             assert_eq!(result, uint!(481207752340104468493822013619596511452_U256));
[INFO] [stdout] 217 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 +         use crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 579 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 580 | |                     PoolKey {
[INFO] [stdout] 581 | |                         token0: ChainTy::zero_address(),
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                 );
[INFO] [stdout] 598 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 604 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 605 | |                     pool_key::<ChainTy>(0, zero_fee::<ChainTy>()),
[INFO] [stdout] 606 | |                     pool_state(SQRT_RATIO_ONE, 0, None),
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |                 );
[INFO] [stdout] 613 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 619 | |                 if let Some(invalid) = ChainTy::max_tick_spacing().0.checked_add(1) {
[INFO] [stdout] 620 | |                     let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 621 | |                         pool_key::<ChainTy>(invalid, zero_fee::<ChainTy>()),
[INFO] [stdout] ...   |
[INFO] [stdout] 630 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 636 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 637 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 638 | |                     pool_state(sqrt_ratio::<ChainTy>(0), 1, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 644 | |                 );
[INFO] [stdout] 645 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:650:13
[INFO] [stdout]     |
[INFO] [stdout] 650 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 651 | |                 let spacing = ChainTy::max_tick_spacing();
[INFO] [stdout] 652 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 653 | |                     pool_key::<ChainTy>(spacing.0, zero_fee::<ChainTy>()),
[INFO] [stdout] ...   |
[INFO] [stdout] 660 | |                 );
[INFO] [stdout] 661 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:666:13
[INFO] [stdout]     |
[INFO] [stdout] 666 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 667 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 668 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 669 | |                     pool_state(sqrt_ratio::<ChainTy>(0), 1, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |                 );
[INFO] [stdout] 676 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:681:13
[INFO] [stdout]     |
[INFO] [stdout] 681 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 682 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 683 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 684 | |                     pool_state(sqrt_ratio::<ChainTy>(0), 0, Some(2)),
[INFO] [stdout] ...   |
[INFO] [stdout] 690 | |                 );
[INFO] [stdout] 691 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:696:13
[INFO] [stdout]     |
[INFO] [stdout] 696 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 697 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 698 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 699 | |                     pool_state(SQRT_RATIO_ONE, 0, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 705 | |                 );
[INFO] [stdout] 706 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:711:13
[INFO] [stdout]     |
[INFO] [stdout] 711 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 712 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 713 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 714 | |                     pool_state(SQRT_RATIO_ONE - U256::ONE, 2, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 720 | |                 );
[INFO] [stdout] 721 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:726:13
[INFO] [stdout]     |
[INFO] [stdout] 726 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 727 | |                 let result = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 728 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 729 | |                     pool_state(SQRT_RATIO_ONE + U256::ONE, 0, None),
[INFO] [stdout] ...   |
[INFO] [stdout] 735 | |                 );
[INFO] [stdout] 736 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:745:13
[INFO] [stdout]     |
[INFO] [stdout] 745 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 746 | |                 let pool = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 747 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 748 | |                     pool_state(SQRT_RATIO_ONE, 0, None),
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |                 );
[INFO] [stdout] 769 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 775 | |                 let pool = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 776 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 777 | |                     pool_state(SQRT_RATIO_ONE, 0, None),
[INFO] [stdout] ...   |
[INFO] [stdout] 797 | |                 );
[INFO] [stdout] 798 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:803:13
[INFO] [stdout]     |
[INFO] [stdout] 803 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 804 | |                 let pool = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 805 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 806 | |                     pool_state(SQRT_RATIO_ONE, 1_000_000_000, Some(0)),
[INFO] [stdout] ...   |
[INFO] [stdout] 826 | |                 );
[INFO] [stdout] 827 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/concentrated.rs:832:13
[INFO] [stdout]     |
[INFO] [stdout] 832 | /             run_for_all_chains!(ChainTy, _chain => {
[INFO] [stdout] 833 | |                 let pool = ConcentratedPool::<ChainTy>::new(
[INFO] [stdout] 834 | |                     pool_key::<ChainTy>(1, zero_fee::<ChainTy>()),
[INFO] [stdout] 835 | |                     pool_state(sqrt_ratio::<ChainTy>(1), 0, Some(1)),
[INFO] [stdout] ...   |
[INFO] [stdout] 855 | |                 );
[INFO] [stdout] 856 | |             });
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/oracle.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 | /         chain_test!(max_price_constructor, {
[INFO] [stdout] 258 | |             let state = build_pool::<ChainTy>(max_ratio::<ChainTy>(), 1, 0).state();
[INFO] [stdout] 259 | |             assert_eq!(state.full_range_pool_state.liquidity(), 1);
[INFO] [stdout] 260 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/oracle.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | /         chain_test!(min_price_constructor, {
[INFO] [stdout] 263 | |             let state = build_pool::<ChainTy>(min_ratio::<ChainTy>(), 1, 0).state();
[INFO] [stdout] 264 | |             assert_eq!(state.full_range_pool_state.liquidity(), 1);
[INFO] [stdout] 265 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/oracle.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | /     chain_test!(quote_token1_input_update, {
[INFO] [stdout] 283 | |         let pool = default_pool::<ChainTy>();
[INFO] [stdout] 284 | |
[INFO] [stdout] 285 | |         let quote = pool
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |         );
[INFO] [stdout] 306 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/oracle.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 | /     chain_test!(quote_token0_input, {
[INFO] [stdout] 309 | |         let pool = default_pool::<ChainTy>();
[INFO] [stdout] 310 | |
[INFO] [stdout] 311 | |         let quote = pool
[INFO] [stdout] ...   |
[INFO] [stdout] 331 | |         );
[INFO] [stdout] 332 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `crate::chain::tests::run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 | /         chain_test!(max_price_constructor, {
[INFO] [stdout] 505 | |             let pool = build_pool::<ChainTy>(max_ratio::<ChainTy>(), 1, 0, 0, 0, vec![]);
[INFO] [stdout] 506 | |             assert_eq!(pool.state().full_range_pool_state.liquidity, 1);
[INFO] [stdout] 507 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 | /         chain_test!(min_price_constructor, {
[INFO] [stdout] 510 | |             let pool = build_pool::<ChainTy>(min_ratio::<ChainTy>(), 1, 0, 0, 0, vec![]);
[INFO] [stdout] 511 | |             assert_eq!(pool.state().full_range_pool_state.liquidity, 1);
[INFO] [stdout] 512 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 514 | /         chain_test!(sale_rate_deltas_must_exceed_last_execution_time, {
[INFO] [stdout] 515 | |             let result = try_build_pool::<ChainTy>(
[INFO] [stdout] 516 | |                 max_ratio::<ChainTy>(),
[INFO] [stdout] 517 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |             ));
[INFO] [stdout] 531 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 | /         chain_test!(sale_rate_deltas_must_be_ordered, {
[INFO] [stdout] 534 | |             let result = try_build_pool::<ChainTy>(
[INFO] [stdout] 535 | |                 max_ratio::<ChainTy>(),
[INFO] [stdout] 536 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 556 | |             ));
[INFO] [stdout] 557 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 | /         chain_test!(sale_rate_deltas_must_sum_to_zero, {
[INFO] [stdout] 560 | |             let result = try_build_pool::<ChainTy>(
[INFO] [stdout] 561 | |                 max_ratio::<ChainTy>(),
[INFO] [stdout] 562 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |             ));
[INFO] [stdout] 583 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 | /         chain_test!(sale_rate_deltas_sum_to_zero, {
[INFO] [stdout] 586 | |             build_pool::<ChainTy>(
[INFO] [stdout] 587 | |                 max_ratio::<ChainTy>(),
[INFO] [stdout] 588 | |                 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |             );
[INFO] [stdout] 605 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:608:5
[INFO] [stdout]     |
[INFO] [stdout] 608 | /     chain_test!(zero_sale_rates_quote_token0, {
[INFO] [stdout] 609 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 610 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 611 | |             1_000_000_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |         );
[INFO] [stdout] 644 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:646:5
[INFO] [stdout]     |
[INFO] [stdout] 646 | /     chain_test!(zero_sale_rates_quote_token1, {
[INFO] [stdout] 647 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 648 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 649 | |             100_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |         );
[INFO] [stdout] 682 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 684 | /     chain_test!(non_zero_sale_rate_token0_quote_token1, {
[INFO] [stdout] 685 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 686 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 687 | |             1_000_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | |         );
[INFO] [stdout] 724 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:726:5
[INFO] [stdout]     |
[INFO] [stdout] 726 | /     chain_test!(non_zero_sale_rate_token1_quote_token1, {
[INFO] [stdout] 727 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 728 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 729 | |             1_000_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |         );
[INFO] [stdout] 766 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:768:5
[INFO] [stdout]     |
[INFO] [stdout] 768 | /     chain_test!(non_zero_sale_rate_token0_max_price_quote_token1, {
[INFO] [stdout] 769 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 770 | |             max_ratio::<ChainTy>(),
[INFO] [stdout] 771 | |             1_000_000,
[INFO] [stdout] ...   |
[INFO] [stdout] 807 | |         );
[INFO] [stdout] 808 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:809:5
[INFO] [stdout]     |
[INFO] [stdout] 809 | /     chain_test!(
[INFO] [stdout] 810 | |         zero_sale_rate_token0_close_to_max_usable_price_deltas_move_to_usable_price_quote_token1,
[INFO] [stdout] 811 | |         {
[INFO] [stdout] 812 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...   |
[INFO] [stdout] 859 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:861:5
[INFO] [stdout]     |
[INFO] [stdout] 861 | /     chain_test!(
[INFO] [stdout] 862 | |         zero_sale_rate_token1_close_to_min_usable_price_deltas_move_to_usable_price_quote_token1,
[INFO] [stdout] 863 | |         {
[INFO] [stdout] 864 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...   |
[INFO] [stdout] 911 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/pools/twamm.rs:913:5
[INFO] [stdout]     |
[INFO] [stdout] 913 | /     chain_test!(
[INFO] [stdout] 914 | |         zero_sale_rate_token0_close_to_max_usable_price_deltas_move_to_usable_price_quote_token0,
[INFO] [stdout] 915 | |         {
[INFO] [stdout] 916 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...   |
[INFO] [stdout] 963 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:965:5
[INFO] [stdout]      |
[INFO] [stdout]  965 | /     chain_test!(
[INFO] [stdout]  966 | |         zero_sale_rate_token1_close_to_min_usable_price_deltas_move_to_usable_price_quote_token0,
[INFO] [stdout]  967 | |         {
[INFO] [stdout]  968 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1017:5
[INFO] [stdout]      |
[INFO] [stdout] 1017 | /     chain_test!(one_e18_sale_rates_no_sale_rate_deltas_quote_token1, {
[INFO] [stdout] 1018 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1019 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 1020 | |             100_000,
[INFO] [stdout] ...    |
[INFO] [stdout] 1056 | |         );
[INFO] [stdout] 1057 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1059:5
[INFO] [stdout]      |
[INFO] [stdout] 1059 | /     chain_test!(one_e18_sale_rates_no_sale_rate_deltas_quote_token0, {
[INFO] [stdout] 1060 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1061 | |             to_sqrt_ratio::<ChainTy>(1).unwrap(),
[INFO] [stdout] 1062 | |             100_000,
[INFO] [stdout] ...    |
[INFO] [stdout] 1098 | |         );
[INFO] [stdout] 1099 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1101:5
[INFO] [stdout]      |
[INFO] [stdout] 1101 | /     chain_test!(
[INFO] [stdout] 1102 | |         token0_sale_rate_greater_than_token1_sale_rate_no_sale_rate_deltas_quote_token1,
[INFO] [stdout] 1103 | |         {
[INFO] [stdout] 1104 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1144 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1146:5
[INFO] [stdout]      |
[INFO] [stdout] 1146 | /     chain_test!(
[INFO] [stdout] 1147 | |         token1_sale_rate_greater_than_token0_sale_rate_no_sale_rate_deltas_quote_token1,
[INFO] [stdout] 1148 | |         {
[INFO] [stdout] 1149 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1189 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1191:5
[INFO] [stdout]      |
[INFO] [stdout] 1191 | /     chain_test!(
[INFO] [stdout] 1192 | |         token0_sale_rate_greater_than_token1_sale_rate_no_sale_rate_deltas_quote_token0,
[INFO] [stdout] 1193 | |         {
[INFO] [stdout] 1194 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1234 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1236:5
[INFO] [stdout]      |
[INFO] [stdout] 1236 | /     chain_test!(
[INFO] [stdout] 1237 | |         token1_sale_rate_greater_than_token0_sale_rate_no_sale_rate_deltas_quote_token0,
[INFO] [stdout] 1238 | |         {
[INFO] [stdout] 1239 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1279 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1281:5
[INFO] [stdout]      |
[INFO] [stdout] 1281 | /     chain_test!(
[INFO] [stdout] 1282 | |         sale_rate_deltas_goes_to_zero_halfway_through_execution_quote_token0,
[INFO] [stdout] 1283 | |         {
[INFO] [stdout] 1284 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1324 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1326:5
[INFO] [stdout]      |
[INFO] [stdout] 1326 | /     chain_test!(
[INFO] [stdout] 1327 | |         sale_rate_deltas_doubles_halfway_through_execution_quote_token0,
[INFO] [stdout] 1328 | |         {
[INFO] [stdout] 1329 | |             let pool = build_pool::<ChainTy>(
[INFO] [stdout] ...    |
[INFO] [stdout] 1376 | |     );
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1378:5
[INFO] [stdout]      |
[INFO] [stdout] 1378 | /     chain_test!(price_after_no_swap, {
[INFO] [stdout] 1379 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1380 | |             to_sqrt_ratio::<ChainTy>(693_147).unwrap(),
[INFO] [stdout] 1381 | |             70_710_696_755_630_728_101_718_334,
[INFO] [stdout] ...    |
[INFO] [stdout] 1424 | |         .unwrap();
[INFO] [stdout] 1425 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1427:5
[INFO] [stdout]      |
[INFO] [stdout] 1427 | /     chain_test!(moody_testing_examples, {
[INFO] [stdout] 1428 | |         let sale_rate = 10u128.pow(18) << 32;
[INFO] [stdout] 1429 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1430 | |             to_sqrt_ratio::<ChainTy>(693_147).unwrap(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1532 | |         );
[INFO] [stdout] 1533 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1535:5
[INFO] [stdout]      |
[INFO] [stdout] 1535 | /     chain_test!(compare_to_contract_output, |chain| {
[INFO] [stdout] 1536 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1537 | |             to_sqrt_ratio::<ChainTy>(693_147).unwrap(),
[INFO] [stdout] 1538 | |             70_710_696_755_630_728_101_718_334,
[INFO] [stdout] ...    |
[INFO] [stdout] 1619 | |         );
[INFO] [stdout] 1620 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]     --> src/chain/mod.rs:69:44
[INFO] [stdout]      |
[INFO] [stdout]   69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]      |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/quoting/pools/twamm.rs:1622:5
[INFO] [stdout]      |
[INFO] [stdout] 1622 | /     chain_test!(second_swap_in_opposite_direction, {
[INFO] [stdout] 1623 | |         let pool = build_pool::<ChainTy>(
[INFO] [stdout] 1624 | |             to_sqrt_ratio::<ChainTy>(693_147).unwrap(),
[INFO] [stdout] 1625 | |             70_710_696_755_630_728_101_718_334,
[INFO] [stdout] ...    |
[INFO] [stdout] 1657 | |         .unwrap();
[INFO] [stdout] 1658 | |     });
[INFO] [stdout]      | |______- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/chain/mod.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]      |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]   14 | pub mod evm;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]     --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]      |
[INFO] [stdout]  219 |         mod evm {
[INFO] [stdout]      |         ^^^^^^^ not accessible
[INFO] [stdout]      = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     chain_test!(approximate_extra_distinct_bitmap_lookups_word_boundaries, {
[INFO] [stdout] 314 | |         let spacing = 1u32;
[INFO] [stdout] 315 | |         let base = to_sqrt_ratio::<ChainTy>(0).unwrap();
[INFO] [stdout] 316 | |         let same_word = to_sqrt_ratio::<ChainTy>(128).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |         );
[INFO] [stdout] 327 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 | /     chain_test!(approximate_extra_distinct_bitmap_lookups_negative_ticks, {
[INFO] [stdout] 330 | |         let spacing = 1u32;
[INFO] [stdout] 331 | |         let base = to_sqrt_ratio::<ChainTy>(0).unwrap();
[INFO] [stdout] 332 | |         let negative_same_word = to_sqrt_ratio::<ChainTy>(-1).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |         );
[INFO] [stdout] 343 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 | /         chain_test!(empty_ticks, {
[INFO] [stdout] 380 | |             let min_tick = ChainTy::min_tick();
[INFO] [stdout] 381 | |             let max_tick = ChainTy::max_tick();
[INFO] [stdout] 382 | |             let result =
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |             );
[INFO] [stdout] 394 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 | /         chain_test!(empty_ticks_rounded_tick_spacing, {
[INFO] [stdout] 397 | |             let result = construct_sorted_ticks::<ChainTy>(
[INFO] [stdout] 398 | |                 vec![],
[INFO] [stdout] 399 | |                 ChainTy::min_tick(),
[INFO] [stdout] ...   |
[INFO] [stdout] 413 | |             assert_eq!(result[1].liquidity_delta, -1000);
[INFO] [stdout] 414 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 | /         chain_test!(empty_ticks_zero_liquidity, {
[INFO] [stdout] 417 | |             let result = construct_sorted_ticks::<ChainTy>(
[INFO] [stdout] 418 | |                 vec![],
[INFO] [stdout] 419 | |                 ChainTy::min_tick(),
[INFO] [stdout] ...   |
[INFO] [stdout] 427 | |             assert_eq!(result.len(), 0);
[INFO] [stdout] 428 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 | /         chain_test!(min_max_tick_rounding, {
[INFO] [stdout] 431 | |             let tick_spacing = 10;
[INFO] [stdout] 432 | |             let min_searched = -15; // Should round down to -20
[INFO] [stdout] 433 | |             let max_searched = 25; // Should round up to 30
[INFO] [stdout] ...   |
[INFO] [stdout] 457 | |             assert_eq!(sum, 0);
[INFO] [stdout] 458 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 | /         chain_test!(current_tick_active_liquidity, {
[INFO] [stdout] 461 | |             let tick_spacing = 10;
[INFO] [stdout] 462 | |             let current_tick = 15;
[INFO] [stdout] 463 | |             let liquidity = 200;
[INFO] [stdout] ...   |
[INFO] [stdout] 504 | |             assert_eq!(sum, 0);
[INFO] [stdout] 505 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:507:9
[INFO] [stdout]     |
[INFO] [stdout] 507 | /         chain_test!(partial_view_with_existing_liquidity, {
[INFO] [stdout] 508 | |             let tick_spacing = 10;
[INFO] [stdout] ...   |
[INFO] [stdout] 552 | |             assert_eq!(sum, 0);
[INFO] [stdout] 553 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 | /         chain_test!(current_tick_below_min_tick, {
[INFO] [stdout] 556 | |             let tick_spacing = 10;
[INFO] [stdout] 557 | |             let min_searched = ChainTy::min_tick();
[INFO] [stdout] 558 | |             let max_searched = ChainTy::min_tick() + 100;
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |             );
[INFO] [stdout] 585 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `evm` in `chain`
[INFO] [stdout]    --> src/chain/mod.rs:69:44
[INFO] [stdout]     |
[INFO] [stdout]  69 |               type $chain_ty = crate::chain::evm::Evm;
[INFO] [stdout]     |                                              ^^^ could not find `evm` in `chain`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quoting/util.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 | /         chain_test!(with_min_max_tick_boundary, {
[INFO] [stdout] 588 | |             let tick_spacing = 10;
[INFO] [stdout] 589 | |             let min_tick = ChainTy::min_tick();
[INFO] [stdout] 590 | |             let max_tick = ChainTy::max_tick();
[INFO] [stdout] ...   |
[INFO] [stdout] 639 | |             assert_eq!(active_liquidity, 1000);
[INFO] [stdout] 640 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/chain/mod.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(any(feature = "evm", feature = "evm-alloy-0_6", feature = "evm-alloy-1"))]
[INFO] [stdout]     |          --------------------------------------------------------------------- the item is gated here
[INFO] [stdout]  14 | pub mod evm;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] note: module `crate::math::twamm::sqrt_ratio::tests::calculate_next_sqrt_ratio::evm` exists but is inaccessible
[INFO] [stdout]    --> src/math/twamm/sqrt_ratio.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         mod evm {
[INFO] [stdout]     |         ^^^^^^^ not accessible
[INFO] [stdout]     = note: this error originates in the macro `run_for_all_chains` which comes from the expansion of the macro `chain_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Chain`
[INFO] [stdout]   --> src/math/delta.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Chain,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ekubo_sdk` (lib test) due to 135 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a464f54b25dac15d28da3dfe6eb89e98fb54bc612f3ac7a978c9a809bb6b4415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a464f54b25dac15d28da3dfe6eb89e98fb54bc612f3ac7a978c9a809bb6b4415", kill_on_drop: false }`
[INFO] [stdout] a464f54b25dac15d28da3dfe6eb89e98fb54bc612f3ac7a978c9a809bb6b4415
